Package | uk.nhsdigital.bars.r4 |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=uk.nhsdigital.bars.r4@1.34.0&canonical=https://fhir.hl7.org.uk/StructureDefinition/BARSLocation-incident-location |
Url | https://fhir.hl7.org.uk/StructureDefinition/BARSLocation-incident-location |
Version | 1.0.0 |
Status | active |
Date | 2024-01-11 |
Name | BARSLocationIncidentLocation |
Title | BARS Location Incident Location |
Experimental | False |
Description | Defines the UK Core constraints and extensions on the Location resource for the minimal set of data to query and retrieve location information. |
Purpose | This profile can be used to exchange details and position information for a physical place where services are provided and resources and participants may be stored, found, contained, or accommodated.\nA location includes both incidental locations (a place which is used for healthcare without prior designation or authorisation) and dedicated, formally appointed locations. Locations may be private, public, mobile or fixed and scale from small freezers to full hospital buildings or parking garages. |
Copyright | Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html. |
Type | Location |
Kind | resource |
No resources found
No resources found
{
"resourceType" : "StructureDefinition",
"id" : "BARSLocation-incident-location",
"url" : "https://fhir.hl7.org.uk/StructureDefinition/BARSLocation-incident-location",
"version" : "1.0.0",
"name" : "BARSLocationIncidentLocation",
"title" : "BARS Location Incident Location",
"status" : "active",
"date" : "2024-01-11",
"publisher" : "NHS England",
"contact" : [
{
"name" : "NHS England",
"telecom" : [
{
"system" : "email",
"value" : "interoperabilityteam@nhs.net",
"use" : "work",
"rank" : 1
}
]
}
],
"description" : "Defines the UK Core constraints and extensions on the Location resource for the minimal set of data to query and retrieve location information.",
"purpose" : "This profile can be used to exchange details and position information for a physical place where services are provided and resources and participants may be stored, found, contained, or accommodated.\\nA location includes both incidental locations (a place which is used for healthcare without prior designation or authorisation) and dedicated, formally appointed locations. Locations may be private, public, mobile or fixed and scale from small freezers to full hospital buildings or parking garages.",
"copyright" : "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Location",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Location",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Location.identifier",
"path" : "Location.identifier",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "system"
}
],
"rules" : "open"
}
},
{
"id" : "Location.identifier:odsSiteCode",
"path" : "Location.identifier",
"sliceName" : "odsSiteCode",
"short" : "ODS Site code to identify the organisation at site level",
"definition" : "ODS Site code to identify the organisation at site level.",
"max" : "1"
},
{
"id" : "Location.identifier:odsSiteCode.system",
"path" : "Location.identifier.system",
"short" : "ODS Code",
"min" : 1,
"fixedUri" : "https://fhir.nhs.uk/Id/ods-site-code"
},
{
"id" : "Location.identifier:odsSiteCode.value",
"path" : "Location.identifier.value",
"min" : 1
},
{
"id" : "Location.identifier:odsSiteCode.assigner",
"path" : "Location.identifier.assigner",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization"
]
}
]
},
{
"id" : "Location.type",
"path" : "Location.type",
"min" : 1,
"max" : "1"
},
{
"id" : "Location.type.coding.system",
"path" : "Location.type.coding.system",
"min" : 1,
"fixedUri" : "https://fhir.nhs.uk/CodeSystem/location-types-bars"
},
{
"id" : "Location.type.coding.code",
"path" : "Location.type.coding.code",
"min" : 1,
"fixedCode" : "ILOC"
},
{
"id" : "Location.managingOrganization",
"path" : "Location.managingOrganization",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization"
]
}
]
},
{
"id" : "Location.managingOrganization.identifier.assigner",
"path" : "Location.managingOrganization.identifier.assigner",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization"
]
}
]
},
{
"id" : "Location.partOf",
"path" : "Location.partOf",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-Location"
]
}
]
},
{
"id" : "Location.partOf.identifier.assigner",
"path" : "Location.partOf.identifier.assigner",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization"
]
}
]
},
{
"id" : "Location.endpoint.identifier.assigner",
"path" : "Location.endpoint.identifier.assigner",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization"
]
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.